Click or drag to resize

ServiceGetUserConfiguration Method (UserConfigurationName)

Gets a user configuration object from a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GetUserConfigurationResponse GetUserConfiguration(
	UserConfigurationName name
)

Parameters

name
Type: Independentsoft.ExchangeUserConfigurationName
The name.

Return Value

Type: GetUserConfigurationResponse
GetUserConfigurationResponse.
See Also